473,421 Members | 1,726 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,421 software developers and data experts.

dll Protection / obfuscation

I have written an ASCX control with 99% of the logic in a spearate class in
it's own dll assembly. I want to ship the ascx control and the dll to other
users but I need to protect my code in the dll as I don't want anyone to see
the code.

I built a deployment project, built a reference to the dll and all of my
code is exposed. Along with the dll came a .pdb and a .xml.

My first question is: is there any way to hide my code short of obfuscation
so users can't see the source.

I then registered the commuity edition of dotfuscator and ran it against my
dll but the obfuscated version does not work as the methods can't be seen.
The obfuscation project did come up with some messages. The professional
version costs too much money.

What's my best route?

Thanks,
T
Aug 8 '06 #1
1 1191
If you tell us why you are not able to use obfuscator, may be someone would
be able to help..

I used Remotesoft .net obfuscator couple of times and it worked fine for
me.. May be you wanna give it a try

"Tina" <Ti**********@nospamexcite.comwrote in message
news:ux**************@TK2MSFTNGP02.phx.gbl...
>I have written an ASCX control with 99% of the logic in a spearate class in
it's own dll assembly. I want to ship the ascx control and the dll to
other users but I need to protect my code in the dll as I don't want anyone
to see the code.

I built a deployment project, built a reference to the dll and all of my
code is exposed. Along with the dll came a .pdb and a .xml.

My first question is: is there any way to hide my code short of
obfuscation so users can't see the source.

I then registered the commuity edition of dotfuscator and ran it against
my dll but the obfuscated version does not work as the methods can't be
seen. The obfuscation project did come up with some messages. The
professional version costs too much money.

What's my best route?

Thanks,
T

Aug 8 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

75
by: Massimo | last post by:
I'm planning to develop a .NET application using C#, in order to sell it as a shareware and/or as a full package, so I'll need a good way to protect it against piracy. I know some ways to protect...
11
by: Paul Aspinall | last post by:
Hi Can anyone offer any hints / tips for creating registration keys / application activation, as software copy protection measures for a Winform app developed in C#? Thanks
1
by: Paul Aspinall | last post by:
Hi Does anyone know if there are to be any improvements in Obfuscation / code protection in .NET 2.0?? Will there be a better 'bundled' obfuscator?? I don't want to buy an obfuscator now,...
7
by: Boni | last post by:
Dear all, in order to protect my assembly component from decompilation I implemented following schema: I created mixed mode C++ project wich has managed cProxy class and unmanaged cMemLoader....
10
by: John | last post by:
Hi, I would like to protect my software from copying. What are best tools for it (hardware protection is not an option), do you have some reccomendation for protection or third party software...
0
by: Dutt | last post by:
..NET Obfuscation using Dotfuscator for Source Code Protection...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.